vector graphics - meaning and definition. What is vector graphics
Diclib.com
Online Dictionary

What (who) is vector graphics - definition

COMPUTER GRAPHICS IMAGES DEFINED BY POINTS, LINES AND CURVES
Vector art; Vector Art; X-Y monitor; Xy monitor; Vector Graphics; Vector image; Vector drawing; Vector images; Object-oriented graphics; Object-Oriented Graphics; Vector version; Vector software; Vectorgraphic; Vector drawings; Vector graphic; Vector illustration; Vector image format; Conversion of vector graphics file formats; Vector artwork; Vector format
  • Example showing comparison of vector graphics and [[raster graphics]] upon [[magnification]]
  • vectorization]]
  • Detail can be added to or removed from vector art.
  • Asteroids]]''-like video game played on a [[vector monitor]]
  • This vector-based (SVG format) image of a round four-color swirl displays several unique features of vector graphics versus raster graphics: there is no [[aliasing]] along the rounded edge (which would result in [[digital artifacts]] in a raster graphic), the [[color gradient]]s are all smooth, and the user can resize the image infinitely without losing any quality.

vector graphics         
<graphics> (Sometimes called "object-oriented" graphics, though it's nothing to do with object-oriented programming). The representation of separate shapes such as lines, polygons and text, and groups of such objects, as opposed to bitmaps. The advantage of vector graphics ("drawing") programs over bitmap ("paint") editors is that multiple overlapping elements can be manipulated independently without using differenet layers for each one. It is also easier to render an object at different sizes and to transform it in other ways without worrying about image resolution and pixels. (2001-02-06)
Vector graphics         
Vector graphics is a form of computer graphics in which visual images are created directly from geometric shapes defined on a Cartesian plane, such as points, lines, Curves and polygons. The associated mechanisms may include vector display and printing hardware, vector data models and file formats, as well as the software based on these data models (especially graphic design software, computer-aided design, and geographic information systems).
Vector graphics editor         
COMPUTER PROGRAM TO MAKE AND CHANGE VECTOR GRAPHICS IMAGES
Vector graphics software; Vector graphics programs; Drawing program; Vector Graphics Editor; Illustration program; Drawing software; Vector graphics program; SVG editor
A vector graphics editor is a computer program that allows users to compose and edit vector graphics images interactively on a computer and save them in one of many popular vector graphics formats, such as EPS, PDF, WMF, SVG, or VML.

Wikipedia

Vector graphics

Vector graphics is a form of computer graphics in which visual images are created directly from geometric shapes defined on a Cartesian plane, such as points, lines, curves and polygons. The associated mechanisms may include vector display and printing hardware, vector data models and file formats, as well as the software based on these data models (especially graphic design software, computer-aided design, and geographic information systems). Vector graphics is an alternative to raster or bitmap graphics, with each having advantages and disadvantages in specific situations.

While vector hardware has largely disappeared in favor of raster-based monitors and printers, vector data and software continues to be widely used, especially when a high degree of geometric precision is required, and when complex information can be decomposed into simple geometric primitives. Thus, it is the preferred model for domains such as engineering, architecture, surveying, 3D rendering, and typography, but is entirely inappropriate for applications such as photography and remote sensing, where raster is more effective and efficient. Some application domains, such as geographic information systems (GIS) and graphic design, use both vector and raster graphics at times, depending on purpose.

Vector graphics are based on the mathematics of analytic or coordinate geometry, and is not related to other mathematical uses of the term vector. This can lead to some confusion in disciplines in which both meanings are used.